StandardInputStream.Read Method

Returns a String. Reads count bytes from the input stream.

Syntax

StandardInputStream.Read Count, [enc]


Parameters

Count

Integer

enc (Optional)

TextEncoding


The optional parameter enc specifies the encoding of the text.